Update gtk/gtkmenuitem.c...
authorChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 15 Apr 2011 16:42:08 +0000 (00:42 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Fri, 15 Apr 2011 16:42:08 +0000 (00:42 +0800)
commit0098344f84cedb6347fc99691f6e3d358ec112e7
tree359eca9f5b762e6acff0539f148986629cc64feb
parent3e6af07f46c2345cd83603ed13512653310d4080
Update gtk/gtkmenuitem.c...

Copy over the implementation of _gtk_menu_shell_activate
so that C4013 warning/error (aka gcc's "implicit
declaration of ...") can be avoided when compiling with MSVC

This is in response of the changes for bug 554057 in commit
5f55c420471db9a05d145e140b3a7cdfc5bdba9f
gtk/gtkmenuitem.c